dnd: Make "formats" a construct-only property
authorBenjamin Otte <otte@redhat.com>
Mon, 7 May 2018 15:31:26 +0000 (17:31 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 7 May 2018 16:55:09 +0000 (18:55 +0200)
commit34d1ebc562c83136cd778749d86abfee58e28627
treed5bc504dae584cc9f4fbb06b3c85eb196142af0f
parent80f5fd8435961c012c8c7202df3192631d564c6c
dnd: Make "formats" a construct-only property

... and hide the member variable inside the DragContextPrivate.
gdk/gdkdnd.c
gdk/gdkdndprivate.h
gdk/wayland/gdkdnd-wayland.c
gdk/win32/gdkdrag-win32.c
gdk/win32/gdkdrop-win32.c
gdk/x11/gdkdnd-x11.c
testsuite/gtk/notify.c
testsuite/gtk/objects-finalize.c